Articles by James Eastham

Master Local Async Lambda Development with .NET Aspire

Hi, I'm James. And in this video, you'll learn about how you can improve your local development of AWS Lambda functions using .NET Aspire. You'll learn how to emulate asynchronous event sources such as Amazon SQS, Amazon EventBridge, SNS, and Kinesis locally. The video introduces practical ways to test Lambda functions with event sources using Aspire's features.

Simplify your local AWS Lambda development with .NET Aspire

Struggling to develop serverless applications? Hi, I'm James Eastham and in this video you'll learn about .NET Aspire alongside AWS Lambda to enhance your local development experience for serverless applications on AWS. Learn how to replace Docker Compose with .Net Aspire, leverage its support for AWS Lambda and DynamoDB, and debug API Gateway integrations locally.